Welcome![Sign In][Sign Up]
Location:
Search - socket api

Search list

[ICQ-IM-ChatSOCKET API 聊天室

Description: 多人聊天室程序,通过WinSocketAPI 完成的,包括服务器和客户端两部分 -people chat room procedures, WinSocketAPI completed, including server and client part 2
Platform: | Size: 119808 | Author: 译心 | Hits:

[Internet-NetworkWinsockTester

Description: 本源码是利用Winsock Api写的一款基于TCP/IP协议的通讯软件 对新手学习Windows Socket Api 是很好的资料-the source is the use of Winsock Api write-based TCP/IP communications software for novice Windows Socket Api learning is a very good information
Platform: | Size: 671744 | Author: 叶子 | Hits:

[CommunicationaceQQ

Description: 一个公司程序附带的工具 仿qq功能实现通信。 利用windows socket api编写。 利用多线程技术。-a company procedures incidental imitation qq functional tool for communication. Using windows api prepared socket. Use multithreading technology.
Platform: | Size: 358400 | Author: ghz_sd | Hits:

[Internet-Networkwinsockapi

Description: Windows Socket API 使用经验,以供大家参考-Windows Socket API experience, for your reference
Platform: | Size: 4096 | Author: 焦亚民 | Hits:

[Internet-NetworkHW_TcpPacket

Description: tcp socket api,we can use it establish a connection or exchange data or save files.
Platform: | Size: 1024 | Author: 戴朗 | Hits:

[Internet-NetworkAPI_SOCKET

Description: SOCKET API 一个简单的例子。很久以前的。不记得了。-SOCKET API a simple example. A long time ago. Can not remember.
Platform: | Size: 12288 | Author: 凌观金 | Hits:

[TCP/IP stackNBUDPServer

Description: 非阻塞模式的UDP通信,本程序是服务端,在WIN32环境下,完成基本的UDP协议通信,SOCKET API的封装,对初学者很有帮助。-UDP non-blocking mode of communication, the process is client service, in the WIN32 environment, the completion of basic UDP protocol communication, SOCKET API package, very helpful for beginners.
Platform: | Size: 3072 | Author: 小潘 | Hits:

[Delphi VCLWinsock2

Description: SOCKET API的DELPHI 头文件,更加直接使用API-DELPHI the SOCKET API header files, and more direct access to API
Platform: | Size: 53248 | Author: qkserver | Hits:

[Internet-NetworkChatRoom

Description: 聊天通信 基于VC6.0 windows SOCKET API的-Chat communications VC6.0 windows SOCKET API based on the
Platform: | Size: 40960 | Author: lvvvvvvv | Hits:

[TCP/IP stacktcpip

Description: 最简单的TCP/IP协议栈源码,包括socket API,学习TCP/IP最好的资料-The simplest TCP/IP protocol stack source code, including the socket API, to learn TCP/IP information on the best
Platform: | Size: 33792 | Author: 叶敬明 | Hits:

[Windows DevelopWindowsSocketAPI

Description: Windows Socket API 使用经验,有兴趣的可以看看 -Windows Socket API experience, interested can look at the
Platform: | Size: 25600 | Author: yuning | Hits:

[Internet-Networksocket

Description: 基于Socket的网络通信设计,综合运用网络协议、编程语言、API和图形界面实现基于socket建立、监听、连接、发送数据和接收数据的网络通信程序。-Socket-based network communications design, the integrated use of network protocols, programming languages, API and socket-based graphical interface to establish, monitor, connection, send data and receive data network communication program.
Platform: | Size: 3072 | Author: 李爽 | Hits:

[Delphi VCLWinsock

Description: windows socket api在delphi中的封装,调用简单,可用于dll库的开发,目前只实现了UDP部分-windows socket api of the package in delphi, call simple dll library can be used for development, is only part of the realization of the UDP
Platform: | Size: 14336 | Author: yifan | Hits:

[CommunicationPublicNetSoft

Description: VC++ SOCKET API通讯实例源码 本源代码主要是演示如何使用VC++的SOCKET API进行网络通讯的实例,代码包括客户端与服务器端,分别运行两程序,互相监听,互相接发消息,原理简单,没用到什么高深技术,都是很基础的,因此可能对VC的入门者比较有-VC++ SOCKET API communication example source code for the main origin is to demonstrate how to use the VC++ the SOCKET API for network communication examples, code, including client and server-side, respectively, to run two programs, mutual listening, mutual access impending arrival is simple in principle, is useless to What is highly technical, are very basic, so those who may have more entry-VC
Platform: | Size: 39936 | Author: andysun | Hits:

[Internet-Network17911

Description: window socket api 开发实例-window socket api develop instance
Platform: | Size: 29253632 | Author: cedar | Hits:

[Windows DevelopsockServer

Description: vc socket api使用实例(服务端),在vc+window xp sp3下测试通过!-dddddddddddddddddddddddddddddddddddddddddd
Platform: | Size: 1950720 | Author: GMshuS | Hits:

[Internet-NetworkDelphi-Socket-TCP-

Description: delphi 实现socket TCP 通讯,通过winsocke的封装,实现了WIN API socket通讯 代码通过EXE的Server端,client端来实现TCP通讯,并封装了DLL;避免了Delphi自带 的soket控件在Dll中无法收到消息的问题。-delphi socket TCP communication to achieve, through winsocke package to achieve the WIN API socket communication through the EXE of the Server-side code, client side to achieve TCP communication, and package the DLL avoid soket control that comes with Delphi can not be received in the Dll message problem.
Platform: | Size: 1378304 | Author: daihongwei | Hits:

[Internet-NetworkSocket-API

Description: Socket五种不同的类型API方式编程,流式套接字(stream socket)、数据报套接字(dategram socket)、原始套接字(raw-protocol interface)等。-Socket API way five different types of programming, stream sockets (stream socket), datagram sockets (dategram socket), the original socket (raw-protocol interface) and so on.
Platform: | Size: 8192 | Author: Sanwer | Hits:

[TCP/IP stackCMultiSvr-(SOCKET-API-Message-Maping

Description: socket api 使用异步消息方式下编写的TCP客户端程序(可与多个服务器进行通讯方式,并支持自主从连)-socket api message maping tcp client code
Platform: | Size: 3660800 | Author: 赵强 | Hits:

[Process-ThreadCMultiSvr(SOCKET-API-Multi-Thread)

Description: SOCKET API 阻塞 多线程 的TCP客户端程序,实现与多服务器通讯功能,并支持自主重连功能。-socket API blocking multi-thread tcp client
Platform: | Size: 46080 | Author: 赵强 | Hits:
« 1 23 4 5 6 7 8 9 10 ... 25 »

CodeBus www.codebus.net